I am currently enrolled in an iOS App Development Project. But I do not have an Apple device. My laptop is also not supporting virtual machine. So, can I develo
I have coded out a small application using PyQt5. The application gives a tree view of all folders in the computer plus a lineEditd where the user can type thin
I am using double underscore to filter a model or get values from it in Django like this: # filtering model furthers = myModel.objects.filter(foreignKeyField__f
BIG EDIT: I've trimmed the code as much as possible while getting the same notice. So I'm trying to use the variable $tour which is defined in the first if(isse
So I am stuck with this error when trying to connect my node.js application with MySQL. It won't let me connect to MySQL from localhost, not a single command is
I have a dataframe which has duplicate column names: Accepted Accepted Accepted Reject Accepted Reject ABC IJK JKL XYJ
I'm learning microservice with docker and k8s. This project is a simple node.js express app and I tried to add a reverse proxy in it. I already pushed the image
I am trying to get the name of files saved inside a salesforce object. I do this query: const files = await this.conn.sobject('ContentDocumentLink').find({
We have product which is a web server to be deployed on client local network, we use python http server to create the servers dynamically on client's local netw
I am working on a regex function that verifies if the email address is valid. All seem to work but this email address "[email protected]" should return 'fal